Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the import of files with wildcard in the path when under the path… #210

Merged
merged 1 commit into from
Jun 15, 2022
Merged

Fix the import of files with wildcard in the path when under the path… #210

merged 1 commit into from
Jun 15, 2022

Conversation

svenbarnett
Copy link
Contributor

@svenbarnett svenbarnett commented Jun 2, 2022

for example , the path ./csv/*.csv
and under the path ./csv/ only has one file ./csv/a.csv ,
the importer will fail with error msg ‘cannot find file File(./csv/*.csv) doesnot exist!’

@svenbarnett svenbarnett requested a review from yixinglu as a code owner June 2, 2022 02:19
@CLAassistant
Copy link

CLAassistant commented Jun 2, 2022

CLA assistant check
All committers have signed the CLA.

@Aiee Aiee merged commit b8da7f9 into vesoft-inc:master Jun 15, 2022
@wey-gu
Copy link
Contributor

wey-gu commented Jun 15, 2022

Thanks a lot @svenbarnett for the contribution :).

@wey-gu
Copy link
Contributor

wey-gu commented Jun 21, 2022

Dear @svenbarnett , welcome to the Nebula Community, would you mind sharing your mail with us so that we could reach out to you for a contributor certificate and a small gift?

You could mail me via [email protected]

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants